home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / ada / c01oop.zip / ADAWKBK / SOL2-4.OUT < prev    next >
Text File  |  1992-08-25  |  313b  |  12 lines

  1. Enter 5 strings:
  2. String  1: this is a test
  3. String  2: this is only a test
  4. String  3: this is fun
  5. String  4: I love Ada
  6. String  5: bye for now
  7. Output String  1: this is a test
  8. Output String  2: this is only a test
  9. Output String  3: this is fun
  10. Output String  4: I love Ada
  11. Output String  5: bye for now
  12.